networking.interfaces.<name>.tempAddress

When IPv6 is enabled with SLAAC, this option controls the use of temporary address (aka privacy extensions) on this interface. This is used to reduce tracking.

See also the global option networking.tempAddresses, which applies to all interfaces where this is not set.

Possible values are:

Type
one of "default", "disabled", "enabled"
Default
config.networking.tempAddresses
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>